.yrklnqfmkx {
    border-width: 2px;
}

img,
.card-wrap,
.cznjmxh4lf,
.video-wrapper,
.mbr-figure iframe,
.qzwlk5xhcz iframe,
.slide-content,
.plan,
.xa4a1agfim,
.hloj4hw5mb {
    border-radius: 2rem !important;
}

.video-wrapper {
    overflow: hidden;
}

body {
    background-color: #fcf8f4;
}

body {
    font-family: Golos Text;
}

.a7p2naesbn {
    font-family: 'Golos Text', sans-serif;
    font-size: 5rem;
    line-height: 1;
}

.a7p2naesbn>.rs9169gsxn {
    font-size: 6.25rem;
}

.g3ukbktt8n {
    font-family: 'Golos Text', sans-serif;
    font-size: 4rem;
    line-height: 1;
}

.g3ukbktt8n>.rs9169gsxn {
    font-size: 5rem;
}

.h09nz9zx3x {
    font-family: 'Golos Text', sans-serif;
    font-size: 1.2rem;
    line-height: 1.5;
}

.h09nz9zx3x>.rs9169gsxn {
    font-size: 1.5rem;
}

.d5czpc8qvr {
    font-family: 'Golos Text', sans-serif;
    font-size: 2.5rem;
    line-height: 1.5;
}

.d5czpc8qvr>.rs9169gsxn {
    font-size: 3.125rem;
}

.mkkp8m8oyv {
    font-family: 'Golos Text', sans-serif;
    font-size: 1.4rem;
    line-height: 1.3;
}

.mkkp8m8oyv>.rs9169gsxn {
    font-size: 1.75rem;
}

/* ---- Fluid typography for mobile devices ---- */
/* 1.4 - font scale ratio ( bootstrap == 1.42857 ) */
/* 100vw - current viewport width */
/* (48 - 20)  48 == 48rem == 768px, 20 == 20rem == 320px(minimal supported viewport) */
/* 0.65 - min scale variable, may vary */
@media (max-width: 992px) {
    .a7p2naesbn {
        font-size: 4rem;
    }
}

@media (max-width: 768px) {
    .a7p2naesbn {
        font-size: 3.5rem;
        font-size: calc(2.4rem + (5 - 2.4) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.1 * (2.4rem + (5 - 2.4) * ((100vw - 20rem) / (48 - 20))));
    }

    .g3ukbktt8n {
        font-size: 3.2rem;
        font-size: calc(2.05rem + (4 - 2.05) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.3 * (2.05rem + (4 - 2.05) * ((100vw - 20rem) / (48 - 20))));
    }

    .h09nz9zx3x {
        font-size: 0.96rem;
        font-size: calc(1.07rem + (1.2 - 1.07) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.07rem + (1.2 - 1.07) * ((100vw - 20rem) / (48 - 20))));
    }

    .d5czpc8qvr {
        font-size: 2rem;
        font-size: calc(1.525rem + (2.5 - 1.525) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.525rem + (2.5 - 1.525) * ((100vw - 20rem) / (48 - 20))));
    }

    .mkkp8m8oyv {
        font-size: 1.12rem;
        font-size: calc(1.14rem + (1.4 - 1.14) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.14rem + (1.4 - 1.14) * ((100vw - 20rem) / (48 - 20))));
    }
}

@media (min-width: 992px) and (max-width: 1400px) {
    .a7p2naesbn {
        font-size: 3.5rem;
        font-size: calc(2.4rem + (5 - 2.4) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.1 * (2.4rem + (5 - 2.4) * ((100vw - 62rem) / (87 - 62))));
    }

    .g3ukbktt8n {
        font-size: 3.2rem;
        font-size: calc(2.05rem + (4 - 2.05) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.3 * (2.05rem + (4 - 2.05) * ((100vw - 62rem) / (87 - 62))));
    }

    .h09nz9zx3x {
        font-size: 0.96rem;
        font-size: calc(1.07rem + (1.2 - 1.07) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.4 * (1.07rem + (1.2 - 1.07) * ((100vw - 62rem) / (87 - 62))));
    }

    .d5czpc8qvr {
        font-size: 2rem;
        font-size: calc(1.525rem + (2.5 - 1.525) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.4 * (1.525rem + (2.5 - 1.525) * ((100vw - 62rem) / (87 - 62))));
    }

    .mkkp8m8oyv {
        font-size: 1.12rem;
        font-size: calc(1.14rem + (1.4 - 1.14) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.4 * (1.14rem + (1.4 - 1.14) * ((100vw - 62rem) / (87 - 62))));
    }
}

/* Buttons */
.yrklnqfmkx {
    padding: 1.25rem 2rem;
    border-radius: 4px;
}

@media (max-width: 767px) {
    .yrklnqfmkx {
        padding: 0.75rem 1.5rem;
    }
}

.btn-sm {
    padding: 0.6rem 1.2rem;
    border-radius: 4px;
}

.btn-md {
    padding: 0.6rem 1.2rem;
    border-radius: 4px;
}

.btn-lg {
    padding: 1.25rem 2rem;
    border-radius: 4px;
}

.bg-primary {
    background-color: #7f5539 !important;
}

.bg-success {
    background-color: #20ac6b !important;
}

.bg-info {
    background-color: #0aa3c2 !important;
}

.bg-warning {
    background-color: #cc9900 !important;
}

.bg-danger {
    background-color: #ae1e2c !important;
}

.fsfxf1fkta,
.fsfxf1fkta:active {
    background-color: #7f5539 !important;
    border-color: #7f5539 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.fsfxf1fkta:hover,
.fsfxf1fkta:focus,
.fsfxf1fkta.focus,
.fsfxf1fkta.pw8pwq5kuf {
    color: inherit;
    background-color: #a26d49 !important;
    border-color: #a26d49 !important;
    box-shadow: none;
}

.fsfxf1fkta.disabled,
.fsfxf1fkta:disabled {
    color: #ffffff !important;
    background-color: #a26d49 !important;
    border-color: #a26d49 !important;
}

.btn-secondary,
.btn-secondary:active {
    background-color: #e6ccb2 !important;
    border-color: #e6ccb2 !important;
    color: #744d26 !important;
    box-shadow: none;
}

.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary.pw8pwq5kuf {
    color: inherit;
    background-color: #f3e6d9 !important;
    border-color: #f3e6d9 !important;
    box-shadow: none;
}

.btn-secondary.disabled,
.btn-secondary:disabled {
    color: #744d26 !important;
    background-color: #f3e6d9 !important;
    border-color: #f3e6d9 !important;
}

.btn-info,
.btn-info:active {
    background-color: #0aa3c2 !important;
    border-color: #0aa3c2 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info.pw8pwq5kuf {
    color: inherit;
    background-color: #0dccf3 !important;
    border-color: #0dccf3 !important;
    box-shadow: none;
}

.btn-info.disabled,
.btn-info:disabled {
    color: #ffffff !important;
    background-color: #0dccf3 !important;
    border-color: #0dccf3 !important;
}

.btn-success,
.btn-success:active {
    background-color: #20ac6b !important;
    border-color: #20ac6b !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success.pw8pwq5kuf {
    color: inherit;
    background-color: #28d786 !important;
    border-color: #28d786 !important;
    box-shadow: none;
}

.btn-success.disabled,
.btn-success:disabled {
    color: #ffffff !important;
    background-color: #28d786 !important;
    border-color: #28d786 !important;
}

.btn-warning,
.btn-warning:active {
    background-color: #cc9900 !important;
    border-color: #cc9900 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning.pw8pwq5kuf {
    color: inherit;
    background-color: #ffbf00 !important;
    border-color: #ffbf00 !important;
    box-shadow: none;
}

.btn-warning.disabled,
.btn-warning:disabled {
    color: #ffffff !important;
    background-color: #ffbf00 !important;
    border-color: #ffbf00 !important;
}

.btn-danger,
.btn-danger:active {
    background-color: #ae1e2c !important;
    border-color: #ae1e2c !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger.pw8pwq5kuf {
    color: inherit;
    background-color: #da2637 !important;
    border-color: #da2637 !important;
    box-shadow: none;
}

.btn-danger.disabled,
.btn-danger:disabled {
    color: #ffffff !important;
    background-color: #da2637 !important;
    border-color: #da2637 !important;
}

.btn-white,
.btn-white:active {
    background-color: #eff0ec !important;
    border-color: #eff0ec !important;
    color: #757b62 !important;
    box-shadow: none;
}

.btn-white:hover,
.btn-white:focus,
.btn-white.focus,
.btn-white.pw8pwq5kuf {
    color: inherit;
    background-color: #ffffff !important;
    border-color: #ffffff !important;
    box-shadow: none;
}

.btn-white.disabled,
.btn-white:disabled {
    color: #757b62 !important;
    background-color: #ffffff !important;
    border-color: #ffffff !important;
}

.btn-black,
.btn-black:active {
    background-color: #232323 !important;
    border-color: #232323 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-black:hover,
.btn-black:focus,
.btn-black.focus,
.btn-black.pw8pwq5kuf {
    color: inherit;
    background-color: #3d3d3d !important;
    border-color: #3d3d3d !important;
    box-shadow: none;
}

.btn-black.disabled,
.btn-black:disabled {
    color: #ffffff !important;
    background-color: #3d3d3d !important;
    border-color: #3d3d3d !important;
}

.btn-primary-outline,
.btn-primary-outline:active {
    background-color: transparent !important;
    border-color: #7f5539;
    color: #7f5539;
}

.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline.pw8pwq5kuf {
    color: #432d1e !important;
    background-color: transparent !important;
    border-color: #432d1e !important;
    box-shadow: none !important;
}

.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
    color: #ffffff !important;
    background-color: #7f5539 !important;
    border-color: #7f5539 !important;
}

.btn-secondary-outline,
.btn-secondary-outline:active {
    background-color: transparent !important;
    border-color: #e6ccb2;
    color: #e6ccb2;
}

.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline.pw8pwq5kuf {
    color: #d1a171 !important;
    background-color: transparent !important;
    border-color: #d1a171 !important;
    box-shadow: none !important;
}

.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
    color: #744d26 !important;
    background-color: #e6ccb2 !important;
    border-color: #e6ccb2 !important;
}

.btn-info-outline,
.btn-info-outline:active {
    background-color: transparent !important;
    border-color: #0aa3c2;
    color: #0aa3c2;
}

.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline.pw8pwq5kuf {
    color: #065e70 !important;
    background-color: transparent !important;
    border-color: #065e70 !important;
    box-shadow: none !important;
}

.btn-info-outline.disabled,
.btn-info-outline:disabled {
    color: #ffffff !important;
    background-color: #0aa3c2 !important;
    border-color: #0aa3c2 !important;
}

.btn-success-outline,
.btn-success-outline:active {
    background-color: transparent !important;
    border-color: #20ac6b;
    color: #20ac6b;
}

.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline.pw8pwq5kuf {
    color: #12633e !important;
    background-color: transparent !important;
    border-color: #12633e !important;
    box-shadow: none !important;
}

.btn-success-outline.disabled,
.btn-success-outline:disabled {
    color: #ffffff !important;
    background-color: #20ac6b !important;
    border-color: #20ac6b !important;
}

.btn-warning-outline,
.btn-warning-outline:active {
    background-color: transparent !important;
    border-color: #cc9900;
    color: #cc9900;
}

.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline.pw8pwq5kuf {
    color: #755800 !important;
    background-color: transparent !important;
    border-color: #755800 !important;
    box-shadow: none !important;
}

.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
    color: #ffffff !important;
    background-color: #cc9900 !important;
    border-color: #cc9900 !important;
}

.btn-danger-outline,
.btn-danger-outline:active {
    background-color: transparent !important;
    border-color: #ae1e2c;
    color: #ae1e2c;
}

.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline.pw8pwq5kuf {
    color: #641119 !important;
    background-color: transparent !important;
    border-color: #641119 !important;
    box-shadow: none !important;
}

.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
    color: #ffffff !important;
    background-color: #ae1e2c !important;
    border-color: #ae1e2c !important;
}

.btn-black-outline,
.btn-black-outline:active {
    background-color: transparent !important;
    border-color: #232323;
    color: #232323;
}

.btn-black-outline:hover,
.btn-black-outline:focus,
.btn-black-outline.focus,
.btn-black-outline.pw8pwq5kuf {
    color: #000000 !important;
    background-color: transparent !important;
    border-color: #000000 !important;
    box-shadow: none !important;
}

.btn-black-outline.disabled,
.btn-black-outline:disabled {
    color: #ffffff !important;
    background-color: #232323 !important;
    border-color: #232323 !important;
}

.xkrl75n7np,
.xkrl75n7np:active {
    background-color: transparent !important;
    border-color: #fafafa;
    color: #fafafa;
}

.xkrl75n7np:hover,
.xkrl75n7np:focus,
.xkrl75n7np.focus,
.xkrl75n7np.pw8pwq5kuf {
    color: #cfcfcf !important;
    background-color: transparent !important;
    border-color: #cfcfcf !important;
    box-shadow: none !important;
}

.xkrl75n7np.disabled,
.xkrl75n7np:disabled {
    color: #7a7a7a !important;
    background-color: #fafafa !important;
    border-color: #fafafa !important;
}

.text-primary {
    color: #7f5539 !important;
}

.text-secondary {
    color: #e6ccb2 !important;
}

.text-success {
    color: #20ac6b !important;
}

.text-info {
    color: #0aa3c2 !important;
}

.text-warning {
    color: #cc9900 !important;
}

.text-danger {
    color: #ae1e2c !important;
}

.t4v5xwxux0 {
    color: #fafafa !important;
}

.ri9kfggqln {
    color: #232323 !important;
}

a.text-primary:hover,
a.text-primary:focus,
a.text-primary.pw8pwq5kuf {
    color: #392619 !important;
}

a.text-secondary:hover,
a.text-secondary:focus,
a.text-secondary.pw8pwq5kuf {
    color: #cd9965 !important;
}

a.text-success:hover,
a.text-success:focus,
a.text-success.pw8pwq5kuf {
    color: #105636 !important;
}

a.text-info:hover,
a.text-info:focus,
a.text-info.pw8pwq5kuf {
    color: #055161 !important;
}

a.text-warning:hover,
a.text-warning:focus,
a.text-warning.pw8pwq5kuf {
    color: #664d00 !important;
}

a.text-danger:hover,
a.text-danger:focus,
a.text-danger.pw8pwq5kuf {
    color: #570f16 !important;
}

a.t4v5xwxux0:hover,
a.t4v5xwxux0:focus,
a.t4v5xwxux0.pw8pwq5kuf {
    color: #c7c7c7 !important;
}

a.ri9kfggqln:hover,
a.ri9kfggqln:focus,
a.ri9kfggqln.pw8pwq5kuf {
    color: #000000 !important;
}

a[class*="text-"]:not(.c59xfji5vk):not(.dropdown-item):not([role]):not(.jcbene4oa7) {
    position: relative;
    background-image: transparent;
    background-size: 10000px 2px;
    background-repeat: no-repeat;
    background-position: 0px 1.2em;
    background-position: -10000px 1.2em;
}

a[class*="text-"]:not(.c59xfji5vk):not(.dropdown-item):not([role]):not(.jcbene4oa7):hover {
    transition: background-position 2s ease-in-out;
    background-image: linear-gradient(currentColor 50%, currentColor 50%);
    background-position: 0px 1.2em;
}

.nav-tabs .c59xfji5vk.pw8pwq5kuf {
    color: #7f5539;
}

.nav-tabs .c59xfji5vk:not(.pw8pwq5kuf) {
    color: #232323;
}

.j48o83qlcr {
    background-color: #70c770;
}

.alert-info {
    background-color: #0aa3c2;
}

.alert-warning {
    background-color: #cc9900;
}

.wbqcetgvod {
    background-color: #ae1e2c;
}

.zs7c18f5zt .yrklnqfmkx:not(.btn-form) {
    border-radius: 100px;
}

.mbr-gallery-filter li a {
    border-radius: 100px !important;
}

.mbr-gallery-filter li.pw8pwq5kuf .yrklnqfmkx {
    background-color: #7f5539;
    border-color: #7f5539;
    color: #ffffff;
}

.mbr-gallery-filter li.pw8pwq5kuf .yrklnqfmkx:focus {
    box-shadow: none;
}

.nav-tabs .c59xfji5vk {
    border-radius: 100px !important;
}

a,
a:hover {
    color: #7f5539;
}

.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
    color: #c29476;
}

.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
    color: #68e3aa;
}

.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
    color: #55dbf6;
}

.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
    color: #ffe599;
}

.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
    color: #e56773;
}

/* Scroll to top button*/
.scrollToTop_wraper {
    display: none;
}

.ydnzefd2xb {
    font-family: 'Golos Text', sans-serif;
    font-size: 1.4rem;
    line-height: 1.3;
    font-weight: 400;
    border-radius: 40px !important;
}

.ydnzefd2xb>.rs9169gsxn {
    font-size: 1.75rem;
}

.ydnzefd2xb:hover,
.ydnzefd2xb:focus {
    box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px 0px, rgba(0, 0, 0, 0.07) 0px 1px 3px 0px, rgba(0, 0, 0, 0.03) 0px 0px 0px 1px;
    border-color: #7f5539 !important;
}

.ydnzefd2xb:-webkit-input-placeholder {
    font-family: 'Golos Text', sans-serif;
    font-size: 1.4rem;
    line-height: 1.3;
    font-weight: 400;
}

.ydnzefd2xb:-webkit-input-placeholder>.rs9169gsxn {
    font-size: 1.75rem;
}

blockquote {
    border-color: #7f5539;
}

/* Forms */
.njwldx6ir7 .input-group-btn .yrklnqfmkx {
    border-radius: 100px !important;
}

.njwldx6ir7 .input-group-btn .yrklnqfmkx:hover {
    box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}

.njwldx6ir7 .input-group-btn button[type="submit"] {
    border-radius: 100px !important;
    padding: 1rem 3rem;
}

.njwldx6ir7 .input-group-btn button[type="submit"]:hover {
    box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}

.jq-selectbox li:hover,
.jq-selectbox li.selected {
    background-color: #7f5539;
    color: #ffffff;
}

.jq-number__spin {
    transition: 0.25s ease;
}

.jq-number__spin:hover {
    border-color: #7f5539;
}

.jq-selectbox .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:after,
.jq-number__spin.plus:after {
    transition: 0.4s;
    border-top-color: #232323;
    border-bottom-color: #232323;
}

.jq-selectbox:hover .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:hover:after,
.jq-number__spin.plus:hover:after {
    border-top-color: #7f5539;
    border-bottom-color: #7f5539;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current {
    color: #ffffff !important;
    background-color: #7f5539 !important;
    box-shadow: none !important;
}

.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:hover {
    color: #000000 !important;
    background: #e6ccb2 !important;
    box-shadow: none !important;
}

.lazy-bg {
    background-image: none !important;
}

.lazy-placeholder:not(section),
.lazy-none {
    display: block;
    position: relative;
    padding-bottom: 56.25%;
    width: 100%;
    height: auto;
}

iframe.lazy-placeholder,
.lazy-placeholder:after {
    content: '';
    position: absolute;
    width: 200px;
    height: 200px;
    background: transparent no-repeat center;
    background-size: contain;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    background-image: url("../../../data:image/svg+xml;charset=UTF-8,%3csvg width='32' height='32' viewBox='0 0 64 64' xmlns='http://www.w3.org/2000/svg' stroke='%237f5539' %3e%3cg fill='none' fill-rule='evenodd'%3e%3cg transform='translate(16 16)' stroke-width='2'%3e%3ccircle stroke-opacity='.5' cx='16' cy='16' r='16'/%3e%3cpath d='M32 16c0-9.94-8.06-16-16-16'%3e%3canimateTransform attributeName='transform' type='rotate' from='0 16 16' to='360 16 16' dur='1s' repeatCount='indefinite'/%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
}

section.lazy-placeholder:after {
    opacity: 0.5;
}

body {
    overflow-x: hidden;
}

a {
    transition: color 0.6s;
}

@media (max-width: 1400px) {
    .tdt5uv0jvc {
        max-width: 100%;
    }
}

@media (max-width: 1400px) and (min-width: 768px) {
    .tdt5uv0jvc {
        padding-left: 32px;
        padding-right: 32px;
    }
}

@media (max-width: 1400px) and (min-width: 768px) {
    .nhzsixqe45 {
        padding-left: 32px;
        padding-right: 32px;
    }
}

@media (max-width: 767px) {
    .nhzsixqe45 {
        padding-left: 16px;
        padding-right: 16px;
    }
}

.w6r7ymko9g {
    z-index: 1000;
    width: 100%;
    position: relative;
}

.w6r7ymko9g .dropdown-item:before {
    font-family: Moririse2 !important;
    content: "\e966";
    display: inline-block;
    width: 0;
    position: absolute;
    left: 1rem;
    top: 0.5rem;
    margin-right: 0.5rem;
    line-height: 1;
    font-size: inherit;
    vertical-align: middle;
    text-align: center;
    overflow: hidden;
    transform: scale(0, 1);
    transition: all 0.25s ease-in-out;
}

@media (max-width: 767px) {
    .w6r7ymko9g .p9tdl8fx3i {
        transform: scale(0.8);
    }
}

.w6r7ymko9g .fupih44qgz {
    flex-shrink: 0;
    align-items: center;
    margin-right: 0;
    padding: 10px 0;
    transition: all 0.3s;
    word-break: break-word;
    z-index: 1;
}

.w6r7ymko9g .fupih44qgz img {
    max-width: 100%;
    max-height: 100%;
}

.w6r7ymko9g .fupih44qgz .jcbene4oa7 {
    line-height: inherit !important;
}

.w6r7ymko9g .fupih44qgz .xrw70mygqu a {
    outline: none;
}

.w6r7ymko9g .aoxlsaorao {
    margin: auto;
    margin-left: 0;
    margin-left: auto;
}

.w6r7ymko9g .aoxlsaorao .sqprb3czk8 {
    padding: 0 !important;
    transition: 0.3s all !important;
}

.w6r7ymko9g .aoxlsaorao .sqprb3czk8 .c59xfji5vk {
    padding: 16px !important;
    margin: 0 !important;
    border-radius: 1rem !important;
    transition: 0.3s all !important;
}

.w6r7ymko9g .aoxlsaorao .sqprb3czk8 .c59xfji5vk:hover {
    background-color: rgba(27, 31, 10, 0.06);
}

.w6r7ymko9g .aoxlsaorao .open .c59xfji5vk::after {
    transform: rotate(180deg);
}

@media (min-width: 992px) {
    .w6r7ymko9g .aoxlsaorao .open .c59xfji5vk::before {
        content: "";
        width: 100%;
        height: 20px;
        top: 100%;
        background: transparent;
        position: absolute;
    }
}

.w6r7ymko9g .aoxlsaorao .dropdown-item {
    padding: 12px !important;
    border-radius: 0.5rem !important;
    margin: 0 8px !important;
    transition: 0.3s all !important;
}

.w6r7ymko9g .aoxlsaorao .dropdown-item:hover {
    background-color: rgba(27, 31, 10, 0.06);
}

@media (min-width: 992px) {
    .w6r7ymko9g .aoxlsaorao {
        padding-left: 1.5rem;
    }
}

.w6r7ymko9g .c59xfji5vk {
    width: fit-content;
    position: relative;
}

.w6r7ymko9g .xrw70mygqu {
    margin: 0 !important;
}

@media (max-width: 767px) {
    .w6r7ymko9g .xrw70mygqu {
        padding-left: 0;
    }
}

.w6r7ymko9g .jcbene4oa7 {
    padding-left: 1rem;
    padding-right: 0.5rem;
}

@media (max-width: 767px) {
    .w6r7ymko9g .uuuukyavip {
        padding-bottom: 0.5rem;
    }
}

.w6r7ymko9g .uuuukyavip .ij4cbqy0vo.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
    transition: 0.3s all;
}

.w6r7ymko9g .tdt5uv0jvc {
    display: flex;
    height: 90px;
    padding: 0.5rem 0.6rem;
    flex-wrap: nowrap;
    background: rgba(255, 255, 255, 0.8) !important;
    left: 0;
    right: 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 100vw;
    margin-top: 1rem;
    background-color: #ffffff;
    box-shadow: 0 30px 60px 0 rgba(27, 31, 10, 0.08);
}

@media (max-width: 992px) {
    .w6r7ymko9g .tdt5uv0jvc {
        padding-right: 2rem;
    }
}

@media (max-width: 767px) {
    .w6r7ymko9g .tdt5uv0jvc {
        width: 95%;
        height: 56px !important;
        padding-right: 1rem;
        margin-top: 0rem;
    }
}

.w6r7ymko9g .iconfont-wrapper {
    color: #000000 !important;
    font-size: 1.5rem;
    padding-right: 0.5rem;
}

.w6r7ymko9g .dropdown-menu {
    flex-wrap: wrap;
    flex-direction: column;
    max-width: 100%;
    padding: 12px 4px !important;
    border-radius: 1.5rem;
    transition: 0.3s all !important;
    min-width: auto;
    background: #ffffff;
    background: rgba(255, 255, 255, 0.8) !important;
}

.w6r7ymko9g .sqprb3czk8:focus,
.w6r7ymko9g .c59xfji5vk:focus {
    outline: none;
}

.w6r7ymko9g .dropdown .dropdown-menu .dropdown-item {
    width: auto;
    transition: all 0.25s ease-in-out;
}

.w6r7ymko9g .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
}

.w6r7ymko9g .dropdown .dropdown-menu .dropdown-item .rs9169gsxn {
    margin-right: 0.5rem;
    vertical-align: sub;
}

.w6r7ymko9g .dropdown .dropdown-menu .dropdown-item .rs9169gsxn:before {
    display: inline-block;
    transform: scale(1, 1);
    transition: all 0.25s ease-in-out;
}

.w6r7ymko9g .m3lbpr1d69 .dropdown-menu .dropdown-item:before {
    display: none;
}

.w6r7ymko9g .m3lbpr1d69 .dropdown .dropdown-menu .dropdown-item {
    padding: 0.235em 1.5em 0.235em 1.5em !important;
    transition: none;
    margin: 0 !important;
}

.w6r7ymko9g .c4dxgiacld {
    min-height: 90px;
    transition: all 0.3s;
    border-bottom: 1px solid transparent;
    background: transparent !important;
    padding: 0 !important;
    border: none !important;
    box-shadow: none !important;
    border-radius: 0 !important;
}

.w6r7ymko9g .c4dxgiacld.opened {
    transition: all 0.3s;
}

.w6r7ymko9g .c4dxgiacld .dropdown-item {
    padding: 0.5rem 1.8rem;
}

.w6r7ymko9g .c4dxgiacld .xrw70mygqu img {
    min-width: 6rem;
    object-fit: cover;
}

.w6r7ymko9g .c4dxgiacld .h8mnd6t31z {
    z-index: 1;
    justify-content: flex-end;
}

.w6r7ymko9g .c4dxgiacld.m3lbpr1d69 {
    justify-content: center;
}

.w6r7ymko9g .c4dxgiacld.m3lbpr1d69 .sqprb3czk8 .c59xfji5vk::before {
    display: none;
}

.w6r7ymko9g .c4dxgiacld.m3lbpr1d69.opened .dropdown-menu {
    top: 0;
}

@media (min-width: 992px) {
    .w6r7ymko9g .c4dxgiacld.m3lbpr1d69.opened:not(.navbar-short) .h8mnd6t31z {
        max-height: calc(98.5vh - 4.3rem);
    }
}

.w6r7ymko9g .c4dxgiacld.m3lbpr1d69 .dropdown-menu .dropdown-submenu {
    left: 0 !important;
}

.w6r7ymko9g .c4dxgiacld.m3lbpr1d69 .dropdown-menu .dropdown-item:after {
    right: auto;
}

.w6r7ymko9g .c4dxgiacld.m3lbpr1d69 .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 41%;
}

.w6r7ymko9g .c4dxgiacld.m3lbpr1d69 ul.aoxlsaorao li {
    margin: auto;
}

.w6r7ymko9g .c4dxgiacld.m3lbpr1d69 .dropdown-menu .dropdown-item {
    padding: 0.25rem 1.5rem;
    text-align: center;
}

.w6r7ymko9g .c4dxgiacld.m3lbpr1d69 .icons-menu {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

@media (max-width: 767px) {
    .w6r7ymko9g .c4dxgiacld {
        min-height: 72px;
    }

    .w6r7ymko9g .c4dxgiacld .xrw70mygqu img {
        height: 2.5rem !important;
        min-width: 2.5rem !important;
    }
}

@media (max-width: 991px) {
    .w6r7ymko9g .c4dxgiacld .sqprb3czk8 .c59xfji5vk::before {
        display: none;
    }

    .w6r7ymko9g .c4dxgiacld.opened .dropdown-menu {
        top: 0;
    }

    .w6r7ymko9g .c4dxgiacld .dropdown-menu .dropdown-submenu {
        left: 0 !important;
    }

    .w6r7ymko9g .c4dxgiacld .dropdown-menu .dropdown-item:after {
        right: auto;
    }

    .w6r7ymko9g .c4dxgiacld .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
        margin-left: 0.5rem;
        margin-top: 0.2rem;
        border-top: 0.35em solid;
        border-right: 0.35em solid transparent;
        border-left: 0.35em solid transparent;
        border-bottom: 0;
        top: 40%;
    }

    .w6r7ymko9g .c4dxgiacld .dropdown-menu .dropdown-item {
        padding: 0.25rem 1.5rem !important;
        text-align: center;
    }

    .w6r7ymko9g .c4dxgiacld .fupih44qgz {
        flex-shrink: initial;
        flex-basis: auto;
        word-break: break-word;
        padding-right: 10px;
    }

    .w6r7ymko9g .c4dxgiacld .p9tdl8fx3i {
        flex-basis: auto;
    }

    .w6r7ymko9g .c4dxgiacld .icons-menu {
        padding-left: 0;
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
    }
}

.w6r7ymko9g .c4dxgiacld.navbar-short .xrw70mygqu img {
    height: 2rem;
}

.w6r7ymko9g .dropdown-item.pw8pwq5kuf,
.w6r7ymko9g .dropdown-item:active {
    background-color: transparent;
}

.w6r7ymko9g .h2ydyf7ymn .aoxlsaorao .c59xfji5vk {
    padding: 0;
}

.w6r7ymko9g .uuuukyavip .ij4cbqy0vo.dropdown-toggle {
    margin-right: 1.667em;
}

.w6r7ymko9g .uuuukyavip .ij4cbqy0vo.dropdown-toggle[aria-expanded="true"] {
    margin-right: 0;
    padding: 0.667em 1.667em;
}

.w6r7ymko9g .c4dxgiacld.h2ydyf7ymn .dropdown .dropdown-menu {
    background: #ffffff;
}

.w6r7ymko9g .c4dxgiacld.h2ydyf7ymn .dropdown .dropdown-menu .dropdown-submenu {
    margin: 0;
    left: 105%;
    transform: none;
    top: -12px;
}

.w6r7ymko9g .c4dxgiacld .dropdown.open>.dropdown-menu {
    display: flex;
}

.w6r7ymko9g ul.aoxlsaorao {
    flex-wrap: wrap;
}

.w6r7ymko9g .sh7htb8efh {
    text-align: center;
    min-width: 140px;
}

@media (max-width: 992px) {
    .w6r7ymko9g .sh7htb8efh {
        text-align: left;
    }
}

.w6r7ymko9g button.p9tdl8fx3i {
    outline: none;
    width: 31px;
    height: 20px;
    cursor: pointer;
    transition: all 0.2s;
    position: relative;
    align-self: center;
}

.w6r7ymko9g button.p9tdl8fx3i .lio92j1coj span {
    position: absolute;
    right: 0;
    width: 30px;
    height: 2px;
    border-right: 5px;
    background-color: #000000;
}

.w6r7ymko9g button.p9tdl8fx3i .lio92j1coj span:nth-child(1) {
    top: 0;
    transition: all 0.2s;
}

.w6r7ymko9g button.p9tdl8fx3i .lio92j1coj span:nth-child(2) {
    top: 8px;
    transition: all 0.15s;
}

.w6r7ymko9g button.p9tdl8fx3i .lio92j1coj span:nth-child(3) {
    top: 8px;
    transition: all 0.15s;
}

.w6r7ymko9g button.p9tdl8fx3i .lio92j1coj span:nth-child(4) {
    top: 16px;
    transition: all 0.2s;
}

.w6r7ymko9g nav.opened .lio92j1coj span:nth-child(1) {
    top: 8px;
    width: 0;
    opacity: 0;
    right: 50%;
    transition: all 0.2s;
}

.w6r7ymko9g nav.opened .lio92j1coj span:nth-child(2) {
    transform: rotate(45deg);
    transition: all 0.25s;
}

.w6r7ymko9g nav.opened .lio92j1coj span:nth-child(3) {
    transform: rotate(-45deg);
    transition: all 0.25s;
}

.w6r7ymko9g nav.opened .lio92j1coj span:nth-child(4) {
    top: 8px;
    width: 0;
    opacity: 0;
    right: 50%;
    transition: all 0.2s;
}

.w6r7ymko9g .eood87tukm {
    padding: 0 1rem;
}

.w6r7ymko9g a.c59xfji5vk {
    display: flex;
    align-items: center;
    justify-content: center;
}

.w6r7ymko9g .icons-menu {
    flex-wrap: nowrap;
    display: flex;
    justify-content: center;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 0.3rem;
    text-align: center;
}

@media (max-width: 992px) {
    .w6r7ymko9g .icons-menu {
        justify-content: flex-start;
        margin-bottom: 0.5rem;
    }
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .w6r7ymko9g .c4dxgiacld {
        height: 70px;
    }

    .w6r7ymko9g .c4dxgiacld.opened {
        height: auto;
    }

    .w6r7ymko9g .sqprb3czk8 .c59xfji5vk:hover::before {
        width: 175%;
        max-width: calc(100% + 2rem);
        left: -1rem;
    }
}

.w6r7ymko9g .c4dxgiacld .dropdown>.dropdown-menu {
    display: none;
    width: max-content;
    max-width: 500px !important;
    transform: translateX(-50%);
    top: calc(100% + 20px);
    left: 50%;
}

.w6r7ymko9g .c4dxgiacld .dropdown>.dropdown-menu .dropdown-item {
    line-height: 1 !important;
}

.w6r7ymko9g .c4dxgiacld .dropdown>.dropdown-menu .dropdown .dropdown-item {
    align-items: center;
    display: flex;
    height: max-content !important;
    min-height: max-content !important;
}

.w6r7ymko9g .c4dxgiacld .dropdown>.dropdown-menu .dropdown .dropdown-item::after {
    display: inline-block;
    position: static;
    margin-left: 0.5rem;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    transition: 0.3s all;
    transform: rotate(-90deg);
}

.w6r7ymko9g .c4dxgiacld .dropdown>.dropdown-menu .dropdown.open .dropdown-item::after {
    transform: rotate(0deg);
}

.w6r7ymko9g .zs7c18f5zt {
    margin: -0.6rem -0.6rem;
}

.w6r7ymko9g .p9tdl8fx3i {
    margin-left: 12px;
    margin-right: 8px;
    order: 1000;
}

@media (max-width: 991px) {
    .w6r7ymko9g .fupih44qgz {
        margin-right: auto;
    }

    .w6r7ymko9g .h8mnd6t31z {
        z-index: -1 !important;
        position: absolute;
        top: 110%;
        left: 0;
        width: 100%;
        padding: 1rem;
        border-radius: 1.5rem;
        background: #ffffff;
        opacity: 1;
        border-color: rgba(255, 255, 255, 0.8) !important;
        background: rgba(255, 255, 255, 0.8) !important;
        backdrop-filter: blur(8px);
    }

    .w6r7ymko9g .aoxlsaorao .sqprb3czk8 .c59xfji5vk::after {
        margin-left: 10px;
    }

    .w6r7ymko9g .aoxlsaorao .dropdown-item:hover {
        background-color: rgba(27, 31, 10, 0.06);
    }

    .w6r7ymko9g .c4dxgiacld .dropdown>.dropdown-menu {
        max-width: 100% !important;
        transform: translateX(0);
        top: 10px;
        left: 0;
        padding: 8px !important;
        border-radius: 1rem;
        background-color: rgba(27, 31, 10, 0.04) !important;
    }

    .w6r7ymko9g .c4dxgiacld .dropdown>.dropdown-menu .dropdown-item {
        padding: 8px !important;
        line-height: 1 !important;
        margin-bottom: 4px !important;
    }

    .w6r7ymko9g .c4dxgiacld .dropdown>.dropdown-menu .dropdown .dropdown-item {
        align-items: center;
        display: flex;
        height: max-content !important;
        min-height: max-content !important;
    }

    .w6r7ymko9g .c4dxgiacld .dropdown>.dropdown-menu .dropdown .dropdown-item::after {
        display: inline-block;
        position: static;
        margin-left: 0.5rem;
        margin-top: 0;
        margin-right: 0;
        margin-bottom: 0;
        transition: 0.3s all;
        transform: rotate(0deg);
    }

    .w6r7ymko9g .c4dxgiacld .dropdown>.dropdown-menu .dropdown.open .dropdown-item::after {
        transform: rotate(180deg);
    }

    .w6r7ymko9g .c4dxgiacld .dropdown>.dropdown-menu .dropdown-submenu {
        position: static;
        width: 100%;
        max-width: 100% !important;
        transform: translateX(0) !important;
        top: 0;
        left: 0;
        padding: 8px !important;
        border-radius: 1rem;
        background-color: rgba(27, 31, 10, 0.04) !important;
    }

    .w6r7ymko9g .c4dxgiacld .dropdown.open>.dropdown-menu {
        display: flex !important;
        flex-direction: column;
        align-items: flex-start;
    }
}

@media (max-width: 575px) {
    .w6r7ymko9g .h8mnd6t31z {
        padding: 1rem;
    }
}

.iplelyno64 {
    display: flex;
}

@media (min-width: 768px) {
    .iplelyno64 {
        align-items: flex-end;
    }

    .iplelyno64 .dg4tma33og {
        justify-content: flex-start;
    }

    .iplelyno64 .sqjputsti9 {
        padding: 1rem 3rem;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .iplelyno64 .sqjputsti9 {
        min-width: 50%;
    }
}

@media (max-width: 767px) {
    .iplelyno64 {
        -webkit-align-items: center;
        align-items: flex-end;
    }

    .iplelyno64 .mbr-row {
        -webkit-justify-content: center;
        justify-content: center;
    }

    .iplelyno64 .sqjputsti9 {
        width: 100%;
    }
}

.iplelyno64 .mbr-fallback-image.disabled {
    display: none;
}

.iplelyno64 .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background-image: url("background1.jpg");
}

.iplelyno64 .gbn3tyvxih,
.iplelyno64 .j5eotbbady {
    text-align: center;
    color: #ffc091;
}

.iplelyno64 .g10i9g15b7,
.iplelyno64 .zs7c18f5zt {
    text-align: center;
}

.iplelyno64 .gbn3tyvxih {
    color: #DDB892;
}

.iplelyno64 .j5eotbbady {
    color: #DDB892;
}

.cid-v2xb61ZyTc {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #ffffff;
}

.cid-v2xb61ZyTc .al17oyxd67:focus,
.cid-v2xb61ZyTc span:focus {
    outline: none;
}

.cid-v2xb61ZyTc .nhzsixqe45 {
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
}

.cid-v2xb61ZyTc .b0hw1pwt5t {
    max-width: 800px;
}

.cid-v2xb61ZyTc .al17oyxd67 {
    color: #232323;
    min-height: 90px;
    font-weight: bold;
}

@media (max-width: 768px) {
    .cid-v2xb61ZyTc .al17oyxd67 {
        min-height: 45px;
    }
}

.h2bvg5l17b {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #ffffff;
}

.h2bvg5l17b .g10i9g15b7 {
    color: #000000;
}

.h2bvg5l17b .j5eotbbady {
    color: #000000;
}

.j1debhyv6t {
    padding-top: 5rem;
    padding-bottom: 3rem;
    background-color: #ffffff;
}

.j1debhyv6t .tqzx5sgqq2 {
    line-height: 1.2;
    color: #000000;
    text-align: center;
}

.j1debhyv6t img,
.j1debhyv6t .w8ms3pn1gq {
    width: 100%;
    height: 100%;
    height: 400px;
    object-fit: cover;
}

.j1debhyv6t .al17oyxd67:focus,
.j1debhyv6t span:focus {
    outline: none;
}

.j1debhyv6t .al17oyxd67 {
    margin-bottom: 2rem;
}

@media (max-width: 767px) {
    .j1debhyv6t .al17oyxd67 {
        margin-bottom: 1rem;
    }
}

.j1debhyv6t .hloj4hw5mb {
    position: relative;
    border-radius: 4px;
    display: flex;
    flex-flow: column nowrap;
}

.j1debhyv6t .zs7c18f5zt {
    margin-top: auto !important;
}

.j1debhyv6t .gbn3tyvxih {
    color: #000000;
}

.j1debhyv6t .g10i9g15b7,
.j1debhyv6t .zs7c18f5zt {
    color: #000000;
    text-align: center;
}

.j1debhyv6t .chvv50kfe3 {
    color: #000000;
    text-align: center;
}

.j1debhyv6t .b0hw1pwt5t {
    max-width: 800px;
}

.jz9c1c4n9l {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #ffffff;
}

.jz9c1c4n9l .hloj4hw5mb img {
    width: 80px;
    height: 80px;
    object-fit: cover;
    border-radius: 50% !important;
}

.jz9c1c4n9l .hloj4hw5mb {
    margin-bottom: 2rem;
}

.jz9c1c4n9l .ud3j8teri2,
.jz9c1c4n9l .iconfont-wrapper {
    color: #000000;
}

.jz9c1c4n9l .bb6s9ao79b {
    color: #000000;
    text-align: center;
}

.jz9c1c4n9l .b0hw1pwt5t {
    max-width: 800px;
}

.jz9c1c4n9l .gbn3tyvxih {
    color: #000000;
}

.jz9c1c4n9l .ud3j8teri2,
.jz9c1c4n9l .coz5hzhmux {
    text-align: center;
}

.jz9c1c4n9l .coz5hzhmux {
    display: flex;
    justify-content: center;
}

.t13uzhzhyh {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.t13uzhzhyh .rs9169gsxn {
    font-size: 1.2rem !important;
    font-family: 'Moririse2' !important;
    color: white;
    transition: all 0.3s;
    transform: rotate(180deg);
    padding-left: 0.5rem;
}

.t13uzhzhyh .gtve4r0s4w {
    border: none;
}

.t13uzhzhyh .ib5ctxfiew {
    padding: 0rem;
}

@media (max-width: 767px) {
    .t13uzhzhyh .ib5ctxfiew {
        padding: 0rem;
    }
}

.t13uzhzhyh .mpvq73v5dr {
    padding: 0rem;
    padding-bottom: 0.5rem;
    margin-top: 1rem;
}

.t13uzhzhyh .img-col {
    padding: 0;
}

.t13uzhzhyh .img-item {
    height: 100%;
}

.t13uzhzhyh img {
    height: 100%;
    object-fit: cover;
}

.t13uzhzhyh .m3lbpr1d69 span {
    transform: rotate(0deg);
}

.t13uzhzhyh .hk860ixvar {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.t13uzhzhyh p {
    margin-bottom: 0.3rem;
}

.t13uzhzhyh .v06f7nci63 {
    color: #000000;
}

.t13uzhzhyh .xa4a1agfim .ib5ctxfiew {
    background-color: transparent;
    margin-bottom: 0;
    border: 0;
    border-radius: 2rem;
}

.t13uzhzhyh .xa4a1agfim {
    background: #ffffff;
    padding: 2.25rem;
    border-radius: 2rem;
    margin-bottom: 1rem;
}

@media (max-width: 767px) {
    .t13uzhzhyh .xa4a1agfim {
        padding: 2rem 1.5rem;
        margin-bottom: 1rem;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .t13uzhzhyh .xa4a1agfim {
        margin-bottom: 1rem;
        padding: 2rem 1.5rem;
    }
}

.t13uzhzhyh .qp8kuvzbf3 {
    color: #000000;
}

.t13uzhzhyh .gbn3tyvxih {
    text-align: center;
    color: #000000;
}

.t13uzhzhyh .j5eotbbady {
    color: #000000;
    text-align: center;
}

.t13uzhzhyh .v06f7nci63,
.t13uzhzhyh .rs9169gsxn {
    color: #000000;
}

.wc6r8iynsk {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.wc6r8iynsk .mbr-fallback-image.disabled {
    display: none;
}

.wc6r8iynsk .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.wc6r8iynsk .cznjmxh4lf {
    background: #ddb892;
}

@media (max-width: 767px) {
    .wc6r8iynsk .cznjmxh4lf {
        padding: 1.5rem;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .wc6r8iynsk .cznjmxh4lf {
        padding: 2.25rem;
    }
}

@media (min-width: 992px) {
    .wc6r8iynsk .cznjmxh4lf {
        padding: 4rem;
    }
}

.wc6r8iynsk .g10i9g15b7,
.wc6r8iynsk .zs7c18f5zt {
    color: #000000;
}

.wc6r8iynsk .ud3j8teri2,
.wc6r8iynsk .ezbkbuwdef {
    text-align: center;
    color: #000000;
}

.s45r8m5w5g {
    background-image: url("photo-1698675610962-2e4ee6a71d31.jpeg");
    overflow: hidden;
}

.cid-v2xb620692 .mbr-fallback-image.disabled {
    display: none;
}

.cid-v2xb620692 .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background-image: url("background1.jpg");
}

.drsvy3jbc7 {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #ffffff;
}

.drsvy3jbc7 .tqzx5sgqq2 {
    line-height: 1.2;
    color: #232323;
    text-align: center;
}

.drsvy3jbc7 img,
.drsvy3jbc7 .w8ms3pn1gq {
    width: 100%;
    height: 100%;
    height: 400px;
    object-fit: cover;
}

.drsvy3jbc7 .al17oyxd67:focus,
.drsvy3jbc7 span:focus {
    outline: none;
}

.drsvy3jbc7 .al17oyxd67 {
    margin-bottom: 2rem;
}

@media (max-width: 767px) {
    .drsvy3jbc7 .al17oyxd67 {
        margin-bottom: 1rem;
    }
}

.drsvy3jbc7 .hloj4hw5mb {
    position: relative;
    border-radius: 4px;
    height: 100%;
    display: flex;
    flex-flow: column nowrap;
}

.drsvy3jbc7 .gbn3tyvxih {
    color: #232323;
}

.drsvy3jbc7 .g10i9g15b7,
.drsvy3jbc7 .zs7c18f5zt {
    color: #232323;
}

.drsvy3jbc7 .chvv50kfe3 {
    color: #232323;
}

.drsvy3jbc7 .b0hw1pwt5t {
    max-width: 800px;
}

.axxyddlb52 {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #ffffff;
}

.axxyddlb52 .al17oyxd67:focus,
.axxyddlb52 span:focus {
    outline: none;
}

.axxyddlb52 .al17oyxd67 {
    cursor: pointer;
}

.axxyddlb52 .cxszz9rtvb {
    grid-row-gap: 2rem;
}

@media (max-width: 767px) {
    .axxyddlb52 .cxszz9rtvb {
        grid-row-gap: 1rem;
    }
}

.axxyddlb52 .grid-container-1,
.axxyddlb52 .grid-container-2,
.axxyddlb52 .t4i2d9gdij {
    gap: 0 2rem;
}

@media (max-width: 767px) {

    .axxyddlb52 .grid-container-1,
    .axxyddlb52 .grid-container-2,
    .axxyddlb52 .t4i2d9gdij {
        gap: 0 1rem;
    }
}

.axxyddlb52 .gbn3tyvxih {
    color: #000000;
}

.axxyddlb52 .g10i9g15b7,
.axxyddlb52 .zs7c18f5zt {
    color: #000000;
}

.axxyddlb52 .b0hw1pwt5t {
    max-width: 800px;
}

.axxyddlb52 .tdt5uv0jvc,
.axxyddlb52 .nhzsixqe45 {
    overflow: hidden;
}

.axxyddlb52 .cxszz9rtvb {
    display: grid;
    transform: translate3d(-3rem, 0, 0);
    width: 115vw;
    grid-column-gap: 1rem;
}

.axxyddlb52 .e8obgyo6sl {
    display: flex;
    justify-content: center;
    align-items: center;
}

.axxyddlb52 .e8obgyo6sl img {
    min-width: 30vw;
    max-width: 100%;
    max-height: 100%;
    object-fit: cover;
}

@media (max-width: 767px) {
    .axxyddlb52 .e8obgyo6sl img {
        min-width: 35vw;
    }
}

.axxyddlb52 .grid-container-1,
.axxyddlb52 .grid-container-2,
.axxyddlb52 .t4i2d9gdij {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-auto-columns: 1fr;
    grid-auto-flow: column;
}

.axxyddlb52 .grid-container-1 {
    align-items: flex-end;
}

.axxyddlb52 .grid-container-2 {
    align-items: flex-start;
}

.b74i0mxazq {
    padding-top: 3rem;
    padding-bottom: 3rem;
    background-color: #ffffff;
}

.b74i0mxazq .mbr-fallback-image.disabled {
    display: none;
}

.b74i0mxazq .hloj4hw5mb {
    margin-top: 2rem;
    margin-bottom: 2rem;
}

.b74i0mxazq .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.b74i0mxazq .rs9169gsxn {
    display: inline-flex;
    font-size: 2rem;
    color: #d70081;
    width: 80px;
    justify-content: center;
    align-items: center;
    background: #ffd7ef;
    height: 80px;
    border-radius: 50%;
}

.b74i0mxazq .ud3j8teri2,
.b74i0mxazq .iconfont-wrapper,
.b74i0mxazq .bb6s9ao79b {
    color: #000000;
    text-align: center;
}

.b74i0mxazq .b0hw1pwt5t {
    max-width: 800px;
}

.b74i0mxazq .gbn3tyvxih {
    color: #000000;
}

.b74i0mxazq .zs7c18f5zt {
    text-align: center;
}

.b74i0mxazq .ud3j8teri2,
.b74i0mxazq .iconfont-wrapper {
    color: #7F5539;
}

.b61pcmmx3h {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #ffffff;
}

.b61pcmmx3h .fxu14f8ige {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.b61pcmmx3h .fxu14f8ige .b2pa0xxw07 {
    margin: 8px;
}

.b61pcmmx3h .fxu14f8ige .b2pa0xxw07 a:hover .rs9169gsxn,
.b61pcmmx3h .fxu14f8ige .b2pa0xxw07 a:focus .rs9169gsxn {
    background-color: #f7f7f7;
}

.b61pcmmx3h .fxu14f8ige .b2pa0xxw07 a .rs9169gsxn {
    width: 72px;
    height: 72px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    font-size: 32px;
    background-color: #f7f7f7;
    color: #393193;
    transition: all 0.3s ease-in-out;
}

.b61pcmmx3h .o7q86aehx8 {
    width: 100%;
    justify-content: center;
}

.b61pcmmx3h .gbn3tyvxih {
    color: #ffffff;
}

.b61pcmmx3h .gbn3tyvxih,
.b61pcmmx3h .social-list {
    color: #000000;
}

.t3e345r5s5 {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: transparent;
}

.t3e345r5s5 .p6p9jk2a3b {
    background-color: #ffffff;
    opacity: 0.4;
}

.t3e345r5s5 form .zs7c18f5zt {
    text-align: center;
    width: 100%;
}

.t3e345r5s5 form .zs7c18f5zt .yrklnqfmkx {
    display: inline-flex;
}

@media (max-width: 991px) {
    .t3e345r5s5 form .zs7c18f5zt .yrklnqfmkx {
        width: 100%;
    }
}

.t3e345r5s5 .b0hw1pwt5t {
    max-width: 800px;
}

.o79x5pf45i .emm4fvrz97 {
    position: relative;
    height: 800px;
    width: 100%;
}

.o79x5pf45i .aauwt1gzi6 {
    height: 100%;
    display: flex;
    align-items: center;
    position: relative;
    z-index: 2;
    pointer-events: none;
}

@media (max-width: 991px) {
    .o79x5pf45i .aauwt1gzi6 {
        position: relative;
        width: 100%;
        height: auto !important;
        flex-direction: column;
    }
}

.o79x5pf45i .dg4tma33og {
    margin: 0;
}

@media (max-width: 991px) {
    .o79x5pf45i .nhzsixqe45 {
        padding: 0;
    }
}

.o79x5pf45i ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.o79x5pf45i .hloj4hw5mb {
    height: 100%;
    background-color: #ffffff;
    pointer-events: fill;
    padding: 2.25rem;
}

@media (min-width: 992px) and (max-width: 1200px) {
    .o79x5pf45i .hloj4hw5mb {
        padding: 1.5rem;
    }
}

@media (max-width: 991px) {
    .o79x5pf45i .hloj4hw5mb {
        width: 100%;
        position: relative;
        padding: 2rem;
        border-radius: 0px !important;
    }
}

@media (max-width: 767px) {
    .o79x5pf45i .hloj4hw5mb {
        padding: 2rem 1rem;
    }
}

.o79x5pf45i .qzwlk5xhcz {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}

.o79x5pf45i .qzwlk5xhcz iframe {
    height: 100%;
    width: 100%;
    border-radius: 0px !important;
}

.o79x5pf45i .qzwlk5xhcz [data-state-details] {
    color: #edefeb;
    height: 1.5em;
    margin-top: -0.75em;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 100%;
}

.o79x5pf45i .qzwlk5xhcz[data-state] {
    background: #edefeb;
}

.o79x5pf45i .qzwlk5xhcz[data-state="loading"] [data-state-details] {
    display: none;
}

@media (max-width: 991px) {
    .o79x5pf45i .qzwlk5xhcz {
        position: static;
    }
}

.vddb3lkc7w {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #000000;
}

.vddb3lkc7w .fxu14f8ige {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.vddb3lkc7w .fxu14f8ige .b2pa0xxw07 {
    margin: 8px;
}

.vddb3lkc7w .fxu14f8ige .b2pa0xxw07 a:hover .rs9169gsxn,
.vddb3lkc7w .fxu14f8ige .b2pa0xxw07 a:focus .rs9169gsxn {
    background-color: #ffffff;
}

.vddb3lkc7w .fxu14f8ige .b2pa0xxw07 a .rs9169gsxn {
    width: 72px;
    height: 72px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    font-size: 32px;
    background-color: #edefeb;
    color: #000000;
    transition: all 0.3s ease-in-out;
}

.vddb3lkc7w .o7q86aehx8 {
    width: 100%;
    justify-content: center;
}

.vddb3lkc7w .uy8tbp0efh {
    list-style: none;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding: 0;
    margin-bottom: 0;
}

.vddb3lkc7w .uy8tbp0efh li {
    padding: 0 1rem 1rem 1rem;
}

.vddb3lkc7w .uy8tbp0efh li p {
    margin: 0;
}

.vddb3lkc7w .fe7yxmlsnm {
    margin-bottom: 0;
    color: #ffffff;
    text-align: center;
}

.vddb3lkc7w .gbn3tyvxih {
    color: #ffffff;
}